(font_load_for_lface): Cancel previous change.
authorKenichi Handa <handa@m17n.org>
Tue, 21 Apr 2009 06:46:27 +0000 (06:46 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 21 Apr 2009 06:46:27 +0000 (06:46 +0000)
src/font.c

index d3ebbf54f14a7b228d3d9238454ff7af15e873de..c9f8b3e2d82db82057f7153a5cbe17bf51e7606e 100644 (file)
@@ -3437,8 +3437,7 @@ font_load_for_lface (f, attrs, spec)
 {
   Lisp_Object entity;
 
-  /* We assume that a font that supports 'A' supports ASCII chars.  */
-  entity = font_find_for_lface (f, attrs, spec, 'A');
+  entity = font_find_for_lface (f, attrs, spec, -1);
   if (NILP (entity))
     {
       /* No font is listed for SPEC, but each font-backend may have